projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f17cc4
)
Restore an omitted bug reference.
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 27 May 2013 16:41:32 +0000
(19:41 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 27 May 2013 16:41:32 +0000
(19:41 +0300)
src/ChangeLog.11
patch
|
blob
|
history
diff --git
a/src/ChangeLog.11
b/src/ChangeLog.11
index 1195a8f959246fb03b0f71a5ff3db3a21026a2a8..a67dd2cc458640b98c4a1112bc3b2189f27734f2 100644
(file)
--- a/
src/ChangeLog.11
+++ b/
src/ChangeLog.11
@@
-14366,7
+14366,7
@@
2009-01-10 Chong Yidong <cyd@stupidchicken.com>
* xdisp.c (pos_visible_p): When iterator stops on the last glyph
- of a display vector, backtrack.
+ of a display vector, backtrack.
(Bug#1810)
(try_window_reusing_current_matrix): Check glyph type before
referencing charpos member.